home *** CD-ROM | disk | FTP | other *** search
- ; help3
- ct
- print "' Input and Output'
- cursor 1 4
- print "'ClearText
- print "'CLEARINPUT
- print "'CURSOR column row
- print "'PRINT word
- print "'PRINT1 word
- print "'SETWIDTH columns
- print "'TextCOLumnS columns
- print "'TYPE word
- cursor 1 23
- type "'Press any key to continue '
- type rc
- ct